home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 7 / developer source - volume 7.iso / msysj / oct96 / armsf29b.gif < prev    next >
Graphics Interchange Format  |  1997-04-17  |  131KB  |  695x547  |  4-bit (15 colors)
Labels: text | screenshot | document | number | menu
OCR: Descriptionn Parant Return Values DTM GETRANGE Retrieves the allowable range of Not used. Pointer to a two-element A DWORD that is a dates that the Date Time Picker uses. ATTay of SYSTEMTIME combination of the structures. GDTR_MIN and GOTR MAX flags. If GDTR_MIN is set, then the first element of the array contains the minimum allowable time. If GDTR_MAX is set, then the second element contains the maximum allowable time. DTM_SETRANGE Sets the range of allowable dates for Any combination of the Pointer to a two-clement BOOL value indicating the Date/Time Picker control. GDTR_MIN and success or failure. GDTR_MAX flags. If array of SYSTEMTIME structures, GDTR_MIN is specified, the first element of the SYSTEMTIME array specifics the minimum allowable time. If GDTR_MAX is specified, the second element of the army specifies the maximum allowable time. DTM GETSYSTEMTIME Retrieves the date and time Not used. A pointer to a GDT_VALID if the time currently set in the Date/ Time SYSTEMTIME structure. information was Picker control. successfully placed in the given structure. GOT NONE if the control has the DTS_SHOWNONE style and the control check box was unchecked. GDT_ERROR if an error occurs. DTM SETSYSTEMTIME Sets the date and time in the If set to GDT_VALID, Pointer to a BOOL value indicating Date Time Picker control. sets the control according to SYSTEMTIME structure success or failure. the data within the structure that contains the that IParam points to. If set to desired time to set the GDT_NONE, sets the control to control to. "no date" and clears its check box. The GIT NONE flag only applies to controls that have the DTS_SHOWNONE style. DTM_SETFORMAT Sets the format string for the Not used. Pointer to a Date Time Picker control. xero terminated string specifying the format string. If this is NULL, then the control will use the date or time format specified in the local settings.